ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Implementation Namespace / CacheNode<TKey,TValue> Class / Touch Method

In This Topic
    Touch Method (CacheNode<TKey,TValue>)
    In This Topic
    Increments the cache node count of usages.
    Syntax
    'Declaration
     
    Public Overridable Sub Touch() 
    public virtual void Touch()
    See Also